Skip to content

[3.15] gh-148817: Fold long lists/sets of constant elements into constant tuples/frozensets (GH-149016) - #155897

Merged
hugovk merged 1 commit into
python:3.15from
miss-islington:backport-084230e-3.15
Aug 19, 2026
Merged

[3.15] gh-148817: Fold long lists/sets of constant elements into constant tuples/frozensets (GH-149016)#155897
hugovk merged 1 commit into
python:3.15from
miss-islington:backport-084230e-3.15

Conversation

@miss-islington

@miss-islington miss-islington commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

Fold long lists/sets of constant elements into constant tuples/frozensets.

(cherry picked from commit 084230e)

Co-authored-by: Kirill Podoprigora kirill.bast9@mail.ru
Co-authored-by: Irit Katriel 1055913+iritkatriel@users.noreply.github.com

…ant tuples/frozensets (pythonGH-149016)

Fold long lists/sets of constant elements into constant tuples/frozensets.

(cherry picked from commit 084230eb2d46a701fe059aa7cec6b2aa1be75814)

Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
@hugovk

hugovk commented Aug 17, 2026

Copy link
Copy Markdown
Member

@Eclips4 Remember to get peer review:

https://discuss.python.org/t/the-3-15-branch-is-locked-for-rc1/108389

@Eclips4

Eclips4 commented Aug 17, 2026

Copy link
Copy Markdown
Member

@iritkatriel can you please take a look again? Just a backport to 3.15.

@Eclips4

Eclips4 commented Aug 18, 2026

Copy link
Copy Markdown
Member

@hugovk Peer-reviewed by Irit now, ready to merge whenever you're happy with it.

@hugovk
hugovk merged commit fc65b15 into python:3.15 Aug 19, 2026
60 checks passed
@hugovk

hugovk commented Aug 19, 2026

Copy link
Copy Markdown
Member

Thanks!

@miss-islington
miss-islington deleted the backport-084230e-3.15 branch August 19, 2026 03:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants